home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / misc / Bump.lha / Bump / Bump-rexx < prev    next >
Encoding:
Text File  |  1999-08-11  |  476 b   |  17 lines

  1. ## $VER bump-rexx 1.0 (07.07.99) ©1999 Robin Cloutman, All Rights Reserved.
  2. ## suffix rexx
  3. ## inform Generating ARexx code (%n_rev.rexx)...
  4. /****************************************************************
  5.    This file was created automatically by `%V'.
  6.  
  7.    Do NOT edit by hand!
  8. ****************************************************************/
  9.  
  10. VERSION    = %v
  11. REVISION    = %r
  12. DATE        = '%d'
  13. NAME        = '%n'
  14. VERS        = '%n %v.%r'
  15. VSTRING    = '%n %v.%r (%d)'
  16. VERSTAG    = '$VER: %n %v.%r (%d)'
  17.